-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
4.3.11
-
Code
-
Classes
- FormHandler
Total Complexity |
87 |
Dependencies |
14 |
Dependents |
0 |
Total lines |
665 |
Lines of code |
421 |
Logical lines of code |
209 |
Comment lines |
101 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
B |
40 |
18 |
56 |
getReturnData() |
B |
35 |
14 |
88 |
handleDenyEmptySubmission() |
A |
49 |
8 |
32 |
processFormSubmissionData() |
S |
47 |
6 |
39 |
prepareInsertData() |
S |
47 |
6 |
34 |
validateReCaptcha() |
S |
54 |
5 |
21 |
onSubmit() |
S |
48 |
4 |
31 |
delegateValidations() |
S |
59 |
5 |
13 |
validateHCaptcha() |
S |
56 |
4 |
18 |
validateRestrictions() |
S |
53 |
3 |
23 |
preventMaliciousAttacks() |
S |
53 |
3 |
22 |
validateNonce() |
S |
58 |
3 |
15 |
isSpam() |
S |
62 |
3 |
11 |
handleSpamError() |
S |
63 |
3 |
10 |
__construct() |
S |
77 |
1 |
4 |
setForm() |
S |
75 |
1 |
4 |